home *** CD-ROM | disk | FTP | other *** search
- local i
- if !?PAGER
- local PAGER="More"
- endif
- foreach i ( $* )
- $PAGER $i
- end
- # M is presented as is; no warrantee is either expressed or implied
- # as to it's suitability to any purpose whatsoever. You assume all the
- # risk for all damage, even if caused by a defect in the software,
- # no matter how awful.
-